http://en.wikipedia.org/wiki/Comparison_of_web_application_frameworks
Running this version on localhost:5000
mkdir templates
Using url_for() function in Flask
http://flask.pocoo.org/docs/0.10/quickstart/#url-building
https://github.com/lobrown/Full-Stack-Foundations/blob/master/Lesson-3/10_url_for-Solution/menu.html
You can access the page: http://localhost:5000/restaurants/1/
In [ ]: